|
Oracle® Database XML Java API Reference 10g Release 2 (10.2) B14293-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.soap.handlers.audit.CompoundFilter
| Field Summary |
| Fields inherited from interface oracle.soap.handlers.audit.Filter |
AND, CLOSE_PARANTHESIS, EQUALS, HOST, IP, NOT, OPEN_PARANTHESIS, OR, TYPE_HOST, TYPE_IP, TYPE_URN, TYPE_USERNAME, URN, USERNAME, WILD_CARD |
| Constructor Summary | |
CompoundFilter(char operand, Filter first, Filter second) |
|
| Method Summary | |
boolean |
apply(java.util.Hashtable attributes) |
static Filter |
parse(java.lang.String filterStr) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CompoundFilter(char operand,
Filter first,
Filter second)
throws java.lang.IllegalArgumentException
| Method Detail |
public boolean apply(java.util.Hashtable attributes)
apply in interface Filter
public static Filter parse(java.lang.String filterStr)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
|
Oracle® Database XML Java API Reference 10g Release 2 (10.2) B14293-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||